- 01. 介绍
- 02. 安装 TensorFlow
- 03. Hello, Tensor World!
- 04. 练习:TensorFlow 输入
- 05. 练习:TensorFlow 数学
- 06. 练习:TensorFlow 里的线性函数
- 07. 练习: TensorFlow Softmax
- 08. 练习: TensorFlow 交叉熵
- 09. 练习: Mini-batch
- 10. Epochs(代)
- 11. TensorFlow 实验准备:NotMNIST
- 12. TensorFlow 实验:NotMNIST
- 13. 两层神经网络
- 14. 练习:TensorFlow ReLUs
- 15. TensorFlow 中的深度神经网络
- 16. 保存和读取 TensorFlow 模型
- 17. 参数微调
- 18. 练习:TensorFlow Dropout
- 19. 总结